home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / hapb2_d1.zip / HAOS2H.Z / HOSTHELP.TXT < prev    next >
Text File  |  1996-06-24  |  16KB  |  460 lines

  1. -----------------------------------------------------------------
  2.               HyperACCESS for OS/2 Host Commands
  3. -----------------------------------------------------------------
  4.  
  5. This file contains a summary of commands which HyperACCESS for
  6. OS/2's Host mode makes available to callers, and to the operator
  7. of the Host PC.
  8.  
  9. The Host PC operator can assign different types of access to
  10. callers.  If you are a caller, and you have questions about the
  11. privileges that the Host PC operator has assigned to you, please
  12. check with the Host PC operator.
  13.  
  14. Please note that, as the Host PC operator, you may log in to
  15. Host PC locally (i.e., from the keyboard of the Host PC) by
  16. pressing <Ctrl+L>, but only while Host is NOT waiting for calls.
  17. This enables you to test Host mode, without the need to call
  18. in from another PC.
  19.  
  20. This document contains separate sections which discuss:
  21.  
  22.    1. - Commands available to all callers
  23.    2. - Commands for callers with download privleges
  24.    3. - Commands for callers with upload privileges
  25.    4. - Commands for callers with file management privleges
  26.    5. - Commands used in batch files
  27.  
  28. NOTE: Options in brackets [] indicate optional parameters.
  29. Options separated by the pipe symbol | are mutually exclusive;
  30. you may specify just one of the given choices.
  31.  
  32.  
  33. ------------------------------------
  34. 1. - Commands available to all users
  35. ------------------------------------
  36.  
  37. HELP [topic]
  38.  
  39.     Displays the list of commands the caller can enter to
  40.     control the answering PC.  For more detailed help, enter
  41.     HELP followed by any command shown in this section.
  42.  
  43. QUIT, BYE or DONE
  44.  
  45.     Ends the call.
  46.  
  47. CHAT
  48.  
  49.     Puts the Host PC into chat mode, so the caller can type
  50.     messages to the Host operator.  If the Host operator is
  51.     there, he and the caller can take turns typing.  To
  52.     return to the host prompt, either may type <Ctrl+C>.
  53.  
  54. DIR [options] [path][filename]
  55.  
  56.     Displays directories of files on the Host PC's disks.
  57.     The filename can contain a drive or directory, and * or ?.
  58.     Callers who are restricted to a particular directory or
  59.     drive cannot examine files from other areas.
  60.  
  61.     Options
  62.  
  63.       /P Pause between screens
  64.     
  65.       /N New (long name) format
  66.  
  67.       /O:x Sort by order.
  68.  
  69.           Where x is one of the following:
  70.  
  71.           N   Sort by Name
  72.           E   Sort by Extension
  73.           S   Sort by Size
  74.           D   Sort by Date
  75.  
  76.       /S  List files in subdirectories
  77.  
  78.  
  79. CHDIR path
  80. CD path
  81.  
  82.     Changes to the current directory of the Host PC.  (The
  83.     current directory is shown within the Host prompt).  Callers
  84.     who are restricted to a particular directory or drive can
  85.     change to its subdirectories, but cannot change to other
  86.     directories.
  87.  
  88. CLS
  89.  
  90.     Clears the Host PC's screen and places the prompt in the
  91.     upper left corner.
  92.  
  93.  
  94. -------------------------------------------------
  95. 2. - Commands for callers with download privleges
  96. -------------------------------------------------
  97.  
  98. NOTE: To make the Host PC send files from a directory AND it
  99. subdirectories, callers can enter HSEND, ZSEND, YSEND, GYSEND
  100. or KSEND, followed by a space, /S, and a filename.  For
  101. example:
  102.  
  103.           HSEND /S \DB\*.DAT 
  104.  
  105. would make the Host PC send files with the .DAT extension from
  106. the \DB directory and its subdirectories.
  107.  
  108.  
  109. SEND filename
  110.  
  111.     Sends a file from the Host PC to the caller's PC using Text
  112.     protocol.  Only ASCII files can be transferred with Text
  113.     protocol.  After entering this, the caller instructs the
  114.     communications software on his computer to capture text that
  115.     displays, then types <Enter> to make the Host PC begin
  116.     sending.  Callers can type <Ctrl+S> to suspend, and <Ctrl+Q>
  117.     to resume, and <Ctrl+C> to cancel during the transfer.
  118.  
  119. HSEND [/S] filename
  120.  
  121.     Sends a file or files from the Host PC to the caller's PC
  122.     using HyperProtocol.  This command can be used only by
  123.     callers whose communications software contains HyperProtocol.
  124.     For a single file, the caller enters HSEND and a filename;
  125.     the filename can include * or ? to specify file groups;
  126.     multiple filenames can be entered separated by spaces.
  127.     After entering this, the caller instructs the communications
  128.     software on his PC to begin receiving.
  129.  
  130. XSEND filename
  131.  
  132.     Sends a file from the Host PC to the caller's PC using
  133.     Xmodem protocol.  Since Xmodem cannot transfer multiple
  134.     files, the caller must enter the name of a single file
  135.     without * or ?.  After entering this, the caller instructs
  136.     the communications software on his PC to begin receiving with
  137.     Xmodem protocol.
  138.  
  139. YSEND [/S] filename
  140.  
  141.     Sends a file or files from the Host PC to the caller's PC
  142.     using Ymodem protocol.  For a single file, the caller enters
  143.     YSEND and the filename; the filename can include * or ? to
  144.     specify file groups; multiple filenames can be entered
  145.     separated by spaces. After entering this, the caller
  146.     instructs the communications software on his PC to begin
  147.     receiving with Ymodem protocol.
  148.  
  149. GYSEND [/S] filename
  150.  
  151.     Callers can use this command to make the Host PC send with
  152.     Ymodem-G protocol, which is faster than Ymodem. Instead of
  153.     acknowledging each received packet, it simply aborts a
  154.     transfer if an error occurs.  If both computers have
  155.     HyperProtocol, use it instead for the fastest, most reliable
  156.     transfers.
  157.  
  158. ZSEND [/S] filename
  159.  
  160.     Sends a file or files from the Host PC to the caller's PC
  161.     with Zmodem protocol.  For a single file, the caller enters
  162.     ZSEND and the filename; the filename can include * or ? to
  163.     specify file groups; multiple filenames can be entered
  164.     separated by spaces.  After entering this, the caller
  165.     instructs the communications software at his end to begin
  166.     receiving with Zmodem protocol.
  167.  
  168. KSEND [/S] filename
  169.  
  170.     Sends a file or files from the Host PC to the caller's PC
  171.     with Kermit protocol. For a single file, the caller enters
  172.     KSEND and a filename; the filename can include * or ? to
  173.     specify file groups; multiple filenames can be entered
  174.     separated by spaces.  After entering this, the caller
  175.     instructs the communications software on his PC to begin
  176.     receiving with Kermit protocol.
  177.  
  178. TYPE filename [/C]
  179.  
  180.     Displays contents of a text file stored on the Host PC.
  181.     Callers can use the text capture feature of HyperACCESS to
  182.     capture the text to a file.  During the display of the file,
  183.     HyperACCESS will display one screen at a time, then give
  184.     the caller the option to display another screen, display
  185.     the file continuously, or quit.  The caller can type
  186.     <Ctrl+S> to suspend display, <Ctrl+Q> to resume, and
  187.     <Ctrl+C> to cancel.
  188.  
  189.     If /C is specified, the file displayed without the "More,
  190.     Nonstop, Quit (M/N/Q) [M]?" prompt after each page.
  191.  
  192.  
  193. -----------------------------------------------
  194. 3. - Commands for callers with upload privleges
  195. -----------------------------------------------
  196.  
  197. NOTE: When telling the Host PC to receive a file by typing HREC,
  198. ZREC, KREC, YREC, or GYREC, callers can use these upload
  199. options:
  200.  
  201.     /O  Overwrite
  202.  
  203.     This causes the Host PC to overwrite existing files when it
  204.     receives files with the same filenames.
  205.  
  206.     /N  Newer
  207.  
  208.     This causes the Host PC to overwrite existing files when it
  209.     receives identically named files with a more recent time and
  210.     date.
  211.  
  212.     /P  Path
  213.  
  214.     This causes the Host PC to store files using directory names
  215.     included in received filenames.  (When sending the files,
  216.     the caller needs to instruct the communications software on
  217.     his PC to send the filenames' paths with the files.)
  218.  
  219.  
  220.  
  221. REC filename
  222.  
  223.     Makes the Host PC receive a file from the caller's PC using
  224.     Text protocol.  Only ASCII files can be transferred with
  225.     Text protocol.  After entering this, the caller instructs
  226.     the communications software on his PC to begin sending the
  227.     file using Text (or ASCII) protocol. To indicate the end of
  228.     the file,